home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wlist160.zip / SAMPLE.CFG < prev    next >
Text File  |  1993-01-24  |  9KB  |  240 lines

  1. c:\wc30
  2. c:\area1\files.lst    or  AREA 1 Files.Lst
  3. c:\area1\files.zip    or  AREA 1 Files.Zip
  4. Pkzip
  5. -o
  6. Include 1-5 25-45 51 53 58
  7. D
  8. Y
  9. Y
  10. Y
  11. Y
  12. Y
  13. Y 1
  14. Y
  15. Y
  16. Y
  17. Y
  18. List
  19. Y
  20. For Public Description - Adult Files -
  21. 32-45
  22.  
  23.  
  24.  
  25. WildList will Ignore everything past the 22nd line, Comments are Ok !
  26.  
  27. Command Line Parameters :
  28.  
  29.        New Files Listing:
  30.  
  31.        A command Line like this :  Wildlist wildlist.cfg 30
  32.        will generate a file list or (and) a bulletin file of all
  33.        new files uploaded in xxx days.  Be sure to specify a config
  34.        file for this set up.
  35.  
  36.        Global File Listing:
  37.  
  38.        A command Line like this :  Wildlist Wildlist.cfg Global
  39.        will generate a alphabetized file list of all the files
  40.        you have specified on line 7. Its best to use the Exclude
  41.        Command on this type set up since the entire file database
  42.        is scanned.
  43.  
  44.        Adding a File:
  45.  
  46.        Normally, Wildlist will only update an existing file in the
  47.        Wildcat database with the fresh file stats if the freshen
  48.        option is turned on by Line 9.
  49.        Sometimes, people create a new list that is not in the database
  50.        already, and the sysop must manually add the file and move it.
  51.        Wildlist has a new command line parameter for this :
  52.        Wildlist Wildlist.cfg Add 28
  53.        If a command line like the above is used, wildlist will create
  54.        the database entry with the filename and path specified in your
  55.        config file then freshens it.
  56.        The Add switch must always be the 2rd parameter and the Area which
  57.        the file should put in will always be the 3rd parameter.
  58.        With this option, you still need to enter the file description as
  59.        wildlist will only create the Filename, Size, Date, and Default
  60.        flags in the database.
  61.        Remember, if your path to this file is different from the area
  62.        that you specified, the actual filepath will be inserted into
  63.        the database, making the file still available.
  64.  
  65.  
  66.  
  67. 1st  Line - Path to the MAIN Wildcat directory;
  68.  
  69. 2nd  Line - Path AND Filename of the output file.  This is the Ascii
  70.             file we create before compression ! It can be put anywhere
  71.             now with any name.  c:\text\files.txt
  72.  
  73. 3rd  Line - Path and Filename of the Compressed File.
  74.             If your not using the Freshen Option then you can use any
  75.             Path/Filename you like : d:\bbsstuff\allfiles.zip
  76.  
  77. ***NOTE***  If you are using the Freshen Option then
  78.             This Path should be the same as the one in makewild for the
  79.             area were your file list will reside.
  80.  
  81.             Example : ( In Makewild, File Area Definition )
  82.             Say your Downloadable BBS list is in area #5...
  83.             Highlight area 5 and press enter. The FILE AREA PATH
  84.             is the path you want to use + the filename your bbs list
  85.             named in your database.
  86.             So if your File Area Path for area 5 is  C:\General\
  87.             and your Downloadable file list is named Allfiles.Zip then
  88.             Use  c:\general\allfiles.zip
  89.  
  90.  
  91.  
  92. 4th  Line - Name of the Compression Utility to use + Any pre switches (a e).
  93.             These switches are between the command and filename.
  94.             Put the word NONE here if you do not want this option.
  95.             ( ARJ.EXE Add -d -y ) These are example switches only !
  96.             If your compression utility is not in your dos path then
  97.             use the full path to that utility :  C:\Arcers\Arj.exe Add -d -y
  98.  
  99.             Again, the above switches were used for an example only.
  100.             Refer to your Compression Utility's Docs if you need more info.
  101.  
  102.  
  103.  
  104. 5th  Line - Compression Utility Options (after the filename).
  105.  
  106.  
  107. 6th  Line - This is the areaname space character -> ▓▓▓▓ GAMES ▓▓▓▓
  108.             An + would cause the area Name to be spaced like this:
  109.             +++++++++++++++++++++ Games +++++++++++++++++++
  110.             Any Character should work fine here.
  111.  
  112. 7th  Line - Areas to Process ( Write to the list ) .
  113.             Use the either the Include or Exclude command both not
  114.             both.
  115.             Include 1-21 25 28 30-49   Process only these areas.
  116.             Exclude 1-21 25 28 30-49   Process all areas except these.
  117.  
  118.             Delimeters - Everything that has a dash will be considered
  119.             as everything in between. 1-25 = 1 thru 25.
  120.  
  121.             Spaces and Commas - 21 24 30  will mean areas 21 24 30 Only.
  122.                                 21,24,30 is the same as above.
  123.  
  124.            The 3 delimeters can be used together as 1-10 13 15 18,20 27-40
  125.  
  126.  
  127. 8th  Line - S = Single Line  D = Double Line  Same output as WCPRO!
  128.  
  129. 9th  Line - Do you wish to Freshen the File Size and Date in Wildcat ?
  130.             This gets the Info from the file that resides where makewild
  131.             points. See Line # 3 .
  132.  
  133. 10th Line - Check for the Optional ###.Hdr Area Header Files ?
  134.             If 1.HDR exist and this option is turned on then your
  135.             Area Header Name Will be replaced by the Contents of
  136.             the 1.HDR File. You Can Have 1  xxx.HDR file per Area
  137.             with the xxx being replaced by the Area Number (Y or N).
  138.  
  139.  
  140. 11th Line - Write File Size and Total at the bottom of each Area
  141.             and also Grand Total of files listed and Total Bytes
  142.             at the very Bottom of the List. ( Y or N ).
  143.  
  144. 12th Line - Makes a small list of the Top Ten Downloads for Each Area;
  145.             (Y or N)
  146.  
  147. 13th Line - Inserts the Ascii file Ad.Hdr at the beginning of the file
  148.             list if it Exist.  (Y or N). I use my Zip Comment.
  149.  
  150.             This also puts a file called 'End.Hdr' at the end of the list.
  151.             If your creating bulletins, All the files will be .Bul instead
  152.             of the .HDR , Thats so you can use @Codes@ in the bulletins
  153.             and not the Downloadable List.
  154.  
  155.  
  156.  
  157.  
  158. 14th Line - Do you wish to append Results to Wildcats Activity Log (Y/N)
  159.             If Yes then enter log number (Node);
  160.             Example: Y 1    this will append to Activity.001
  161.  
  162. 15th Line - Do you want to Delete the Original output file ? (Y/N)
  163.             This is refering to Line 2.
  164.             This Only Works if Line 4 is set to something besides None.
  165.             ( We don't want to delete the file if we didn't archive it. )
  166.  
  167. 16th Line - Do you want to show Passworded Files (Y/N).
  168.             If you say Yes then they will show a P in place of the |.
  169.             Offline Files will also show an O in place of the |.
  170.  
  171.             PW-ONLY will make a list of PASSWORDED files only.
  172.             If you select double line output, the password will be
  173.             included also.
  174.  
  175. 17th Line - Do you want to show Failed Scan Files (Y/N).
  176.             If you say Yes then they will show a F in place of the |
  177.             if the file has been flagged as Failed Scan.
  178.  
  179.             If you say No then the file will not be written to the
  180.             output filelist.
  181.  
  182.  
  183. 18th Line - Do you want to insert the Abbreviation Index into the
  184.             filelist (Y/N).
  185.  
  186.             If set to Y then Wildlist will insert the following Lines
  187.             just above the First File Area Header.
  188.  
  189.  
  190.                               Abbreviation Index
  191.  
  192.  [ | = NoFlag , B = Bad File , F = Free File , P = Passworded , O = Offline ]
  193.  
  194.  
  195.  
  196. 19th Line -  Accepts : BULL  LIST  BOTH  ( See Below )
  197.  
  198.              BULL - will create a bulletin Only with the @color@ codes Only.
  199.                     useage > BULL  Bul1.cfg
  200.                     Bull.cfg is the name of your config file that contains
  201.                     all the @COLOR@ stuff you want to use for that bulletin.
  202.                     See the sample Bul1.cfg file.
  203.  
  204.              LIST - Creates a normal File List - No Parameters - No Color
  205.                     usage > LIST
  206.  
  207.              BOTH - Creates a bulletin and a Normal File List.
  208.                     Uses the same Parameters as BULL
  209.                     useage > BOTH Bul1.cfg
  210.  
  211.              <<< See inside the Bul1.cfg sample file for more info >>>
  212.  
  213. Line 20 - Do you wish to insert your own desciption ?
  214.           Example -  You wish people to see your adult file list before
  215.           they get access... You can enter a default file description
  216.           for the public to see instead of the regular description.
  217.           For your normal adult list, you would ofcourse want the real
  218.           Descriptions.  If your not sure of this option, you can contact
  219.           me or leave it alone, or maybe even experiment with it.
  220.  
  221. Line 21 - This would be the alternate file description.
  222.  
  223. Line 22 - These are the areas that will get the Alternate file descriptions.
  224.           usage : 31 32 34-38  or 31,32,34-38  All files in these areas will
  225.           have the description from line 19 inserted, the rest of the areas
  226.           would have the regular database description.
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.                                Richard Skinner
  234.                     409-260-1883 V32b 14.4  Fido 1:117/132
  235.                     409-846-0754 HST  14.4  Fido 1:117/112
  236.  
  237.  
  238.  
  239.